For a list of all members of this type, see GetVariable<TResult> members.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DisplayName | (Inherited from System.Activities.Activity) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Id | (Inherited from System.Activities.Activity) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Result | (Inherited from System.Activities.Activity<TResult>) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ResultType | (Inherited from System.Activities.ActivityWithResult) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ServerName | The name of the JAMS Server that has the Variable. If you leave this value empty the JAMS Server that is executing the job will be used. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | VariableName | The name of the Variable that you want to retrieve. |
Top
Protected Properties
See Also